mention that whereis --all skips dead keys
authorJoey Hess <joeyh@joeyh.name>
Tue, 13 Sep 2022 19:29:06 +0000 (15:29 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 13 Sep 2022 19:29:06 +0000 (15:29 -0400)
I looked at all man pages with --all, and this was the only one that
needs to add this disclaimer. Others like get and drop obviously
won't operate on dead keys anyway, because a dead key does not have any
content located anywhere.

doc/git-annex-whereis.mdwn

index 032a9ee02b344b4fd9822dc1dd3f88713d4bda3a..4e427ed5400fe3f86aa5fde582db3ad629c220fb 100644 (file)
@@ -38,6 +38,9 @@ received from remotes.
 * `--all` `-A`
 
   Show whereis information for all known keys.
+  
+  (Except for keys that have been marked as dead,
+  see [[git-annex-dead]](1).)
 
 * `--branch=ref`